home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / applications / wp / pmtex.lha / pmtex / src / pmtex.inc < prev    next >
Encoding:
Text File  |  1995-03-03  |  557 b   |  17 lines

  1. cccccccccccc
  2. cc
  3. cc  pmtex.inc
  4. cc
  5. cccccccccccc
  6.       common /all/ mult(5,200),iv,list(4,200),nnl(5),nv,ibar,
  7.      *   ipl(5,200),ibm1(5,8),ibm2(5,8),nolev(5,200),ibmcnt(5),
  8.      *   nodur(5,200),ncmid(5),jn,lenbar,iccount,nbars,itsofar(5),
  9.      *   nib(5,15),nn(5),
  10.      *   rest(5,200),beamon(5) ,lenbar0,lenbar1,firstline,
  11.      *   slfac,musicsize,stemmax,stemmin,stemlen
  12.       common /all/ acc(5,200),ul(5,8),hb(5,8),orn(5,200),
  13.      *   fig(200),sepsym,s
  14.       character*6 fig
  15.       character*1 acc,ul,hb,orn,sepsym,s
  16.       logical beamon,rest,firstline
  17.